Skip to content

Upgrades Smoot Design #2261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 29, 2025
Merged

Upgrades Smoot Design #2261

merged 3 commits into from
May 29, 2025

Conversation

jonkafton
Copy link
Contributor

@jonkafton jonkafton commented May 23, 2025

What are the relevant tickets?

N/A

Description (What does it do?)

Upgrades smoot-design to release recent changes to the AiChat:

Also needed to mock the rehype-mathjax package, introduced recently to Smoot Design, and its dependencies for Jest. These are ESM only packages. Although Jest using the @swc/jest does support ESM, node modules are not transformed by default, so we need to either transform or mock. Transforming is a pain as we'd need to list every dependency of the rehype-mathjax entrypoint in transformIgnorePatterns.

@jonkafton jonkafton marked this pull request as draft May 23, 2025 17:03
@jonkafton jonkafton marked this pull request as ready for review May 28, 2025 21:14
@jonkafton jonkafton added the Needs Review An open Pull Request that is ready for review label May 28, 2025
@jonkafton jonkafton changed the title Upgrades Smoot Upgrades Smoot Design May 28, 2025
@jonkafton jonkafton removed the Needs Review An open Pull Request that is ready for review label May 29, 2025
@jonkafton jonkafton merged commit 92aa362 into main May 29, 2025
13 checks passed
@jonkafton jonkafton deleted the jk/upgrade-smoot branch May 29, 2025 16:28
This was referenced May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants